Fix a typo in the docs. (#453930, Guillaume Cottenceau)
authorMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jul 2007 19:29:51 +0000 (19:29 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 9 Jul 2007 19:29:51 +0000 (19:29 +0000)
2007-07-09  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtktooltip.c (gtk_tooltip_trigger_tooltip_query):
        Fix a typo in the docs.  (#453930, Guillaume Cottenceau)

svn path=/trunk/; revision=18419

ChangeLog
gtk/gtktooltip.c

index 6655d47db936b49e51a9626f0617034262be3296..7662c9650e0d8d31574152fba7c917e78a8bbd5d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtktooltip.c (gtk_tooltip_trigger_tooltip_query): 
+       Fix a typo in the docs.  (#453930, Guillaume Cottenceau)
+
 2007-07-09  Kristian Rietveld  <kris@imendio.com>
 
        Replace non-deprecated API using old tooltips API, deprecate
index e77d60ced8d84efe5c4b0a9d783eeaaf8357f628..0b5093f1928cabcae59c6d091ee258f8e19ee4da 100644 (file)
@@ -329,7 +329,7 @@ gtk_tooltip_set_custom (GtkTooltip *tooltip,
 
 /**
  * gtk_tooltip_trigger_tooltip_query:
- * @display: a #GtkDisplay
+ * @display: a #GdkDisplay
  *
  * Triggers a new tooltip query on @display, in order to update the current
  * visible tooltip, or to show/hide the current tooltip.  This function is